View on GitHub
View on GitHub

FluxBase

Provides core types and functionality to implement applications using Flux architecture with .NET.

FluxBase / IDispatcher Interface

Represents an interface for dispatching actions.

Implementing types: Dispatcher.

This is a public interface.

public interface IDispatcher

Methods

See Also